home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
FromTheMag
/
Syn Text Editor 2.1.0.46
/
synsetup-2.1.0.46.exe
/
{app}
/
syn.exe
/
0
/
RCDATA
/
TABOUTDIALOG
/
TABOUTDIALOG.txt
Wrap
Text File
|
2004-02-29
|
5KB
|
208 lines
object AboutDialog: TAboutDialog
Left = 329
Top = 137
Hint = 'Click to close'
BorderStyle = bsNone
ClientHeight = 283
ClientWidth = 322
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = True
Position = poOwnerFormCenter
OnClick = FormClick
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnMouseMove = FormMouseMove
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Comments: TLabel
Left = 10
Top = 248
Width = 284
Height = 26
Cursor = crHandPoint
Hint = 'http://synedit.sourceforge.net/'
Caption =
'Based on the MDI Editor sample to the SynEdit Component, check i' +
't out: '
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
WordWrap = True
OnClick = lblHomepageClick
OnMouseMove = lblContribsMouseMove
IsControl = True
end
object lblHomepage: TLabel
Left = 8
Top = 48
Width = 62
Height = 13
Cursor = crHandPoint
Caption = 'lblHomepage'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = lblHomepageClick
OnMouseMove = lblContribsMouseMove
end
object Copyright: TLabel
Left = 8
Top = 32
Width = 114
Height = 13
Caption = 'Copyright (C) 2000-2003'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
OnClick = FormClick
IsControl = True
end
object Version: TLabel
Left = 96
Top = 8
Width = 51
Height = 13
Caption = 'FileVersion'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
OnClick = FormClick
IsControl = True
end
object ProductName: TLabel
Left = 8
Top = 3
Width = 33
Height = 22
Caption = 'syn'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -19
Font.Name = 'Courier New'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
OnClick = FormClick
IsControl = True
end
object Label2: TLabel
Left = 56
Top = 8
Width = 38
Height = 13
Caption = 'Version:'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
OnClick = FormClick
IsControl = True
end
object lblContribs: TLabel
Left = 232
Top = 32
Width = 80
Height = 13
Cursor = crHandPoint
Hint = 'Click to show Members of the syn Group'
Caption = 'by the syn Group'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = lblHomepageClick
OnMouseMove = lblContribsMouseMove
IsControl = True
end
object lblBeta: TLabel
Left = 272
Top = 8
Width = 44
Height = 13
Alignment = taRightJustify
Caption = 'BETA 1'
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
Transparent = True
Visible = False
OnClick = FormClick
end
object pbCredits: TPaintBox
Left = 8
Top = 72
Width = 305
Height = 169
Hint = 'Click to close'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
OnClick = FormClick
end
object tmlScroll: TTimer
Enabled = False
Interval = 50
OnTimer = tmlScrollTimer
Left = 112
Top = 120
end
end